Operation:
CCR -->; Destination
Compatibility: MC68020/MC68030/MC68040
Assembler Syntax:
MOVE CCR, <ea>
Attributes: Size = (Word)
Description: Moves the condition code bits (zero extended
to word size) to the destination location. The operand
size is a word. Unimplemented bits are read as zeros.
Condition Codes:
Not affected.
Instruction Format:
\i1-+----+-++u6Effective Address,3Mode,3Reg,
Instruction Fields:
Effective Address field -- Specifies the destination location.
Only data alterable addressing modes are allowed
as shown:
\mBF8
Note: MOVE from CCR is a word operation. ANDI, ORI, and EORI
to CCR are byte operations.
Related Instructions:
ANDI to CCR,408
EORI to CCR,500
MOVE,455
MOVEA,456
MOVE to CCR,458
MOVE from SR,459
MOVE16,460
MOVEM,461
ORI to CCR,473
.456458